DioDocs for PDF
SaveAsIco(String,Nullable<Rectangle>,IcoFrameEncoding) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > SaveAsIco メソッド : SaveAsIco(String,Nullable<Rectangle>,IcoFrameEncoding) メソッド
The output file path.
Clipping rectangle of the image to be saved.
Encoding of the frame image.
Saves the image into a file in ICO format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsIco( _
   ByVal path As System.String, _
   Optional ByVal clipRect As System.Nullable(Of Rectangle), _
   Optional ByVal encoding As IcoFrameEncoding _
) 
public void SaveAsIco( 
   System.string path,
   System.Nullable<Rectangle> clipRect,
   IcoFrameEncoding encoding
)

パラメータ

path
The output file path.
clipRect
Clipping rectangle of the image to be saved.
encoding
Encoding of the frame image.
参照

GcBitmap クラス
GcBitmap メンバ
オーバーロード一覧